home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / machserver / 1.098 / proc / local.mk < prev    next >
Text File  |  1990-10-09  |  382b  |  13 lines

  1. #
  2. # This file is automatically included by Pmake while it is processing
  3. # Makefile.  Makefile is automatically generated by mkmf, and this file
  4. # provides additional local personalization, namely to insist on not
  5. # using a profiled version of procFork.o, even when creating a profiled
  6. # kernel.
  7. #
  8.  
  9. POBJS        = $(OBJS:S/.o$/.po/g:S/procFork.po/procFork.o/g)
  10.  
  11.  
  12. #include    <$(SYSMAKEFILE)>
  13.